home *** CD-ROM | disk | FTP | other *** search
/ Write, Camera, Action! / Write Camera Action (1996)(Broderbund)[Mac-PC].iso / pc / instal32 / instal32.ini < prev    next >
INI File  |  1996-06-25  |  3KB  |  101 lines

  1. ;**************************************************
  2. ;
  3. ;          Setup.INI for Sample Product
  4. ;
  5. ;  NOTE CONCERNING LETERALS:  Three items have
  6. ;  special meanings in this file.
  7. ;
  8. ;    '/' denotes a command line ARGUEMENT
  9. ;
  10. ;    "$Install_FromDrive$" is the current (CD) drive
  11. ;
  12. ;    "$Install_ToDirectory$" is the location on
  13. ;    the user's system where the compressed archive
  14. ;    of files (or entire directory tree) wil be
  15. ;    re-inflated.
  16. ;
  17. ;**************************************************
  18.  
  19.  
  20. ;//////////////////////////////////////////////////
  21. ;   INFORMATION USED BY THE AUTORUN "LAUNCHER"
  22. ;//////////////////////////////////////////////////
  23.  
  24. [Launcher Items]
  25. ;registrykey=OtherApp.exe
  26. registrykey=WCA.exe
  27. bitmap=Instal32\Bitmaps\Launcher.bmp
  28. vertical_buttons=f
  29. bitmap_offset=3,4
  30.  
  31. ;---------------------------------------------------
  32. ;
  33. ;            EXPLANATION of Launcher Items
  34. ;
  35. ;
  36. ;  REGISTRYKEY:  Defines a sub-section of the registry unique
  37. ;                to this product.  THIS ITEM WILL NOT BE
  38. ;                NEEDED BY FUTURE VERSIONS OF THE LAUNCHER.
  39. ;
  40. ;  BITMAP:  Bitmap to display in the autorun dialog.
  41. ;           The dialog will size itself to fit any bitmap.
  42. ;
  43. ;  VERTICAL_BUTTONS: An first character of 'T', 't', or '1'
  44. ;                    will cause buttons on the autorun
  45. ;                    to be displayed vertically along the
  46. ;                    right-hand side of the autorun bitmap.
  47. ;
  48. ;  BITMAP_OFFSET:  Size of the Top&Bottom and Left&Right
  49. ;                  border around the bitmap in the dialog.
  50. ;
  51. ;---------------------------------------------------
  52.  
  53.  
  54.  
  55. ;//////////////////////////////////////////////////
  56. ;     INFORMATION USED BY THE INSTALL SCRIPT
  57. ;//////////////////////////////////////////////////
  58.  
  59.  
  60. [General Info]
  61. Company=Broderbund Software
  62. ProductTitle=Write, Camera, Action!
  63. ProductVersion=1.01
  64. ExecutableFile=$Install_ToDirectory$\WCA.exe  
  65. ExecutableWorkingDir=$Install_ToDirectory$
  66.  
  67. DiskSpaceReqd_KB=3200
  68.  
  69. Allow_256Colors=False
  70. DialogBitmap=$Install_FromDrive$\Instal32\Bitmaps\Dialog.bmp
  71. BackgroundBitmap=$Install_FromDrive$\Instal32\Bitmaps\Logo.bmp
  72.  
  73. XferFiles_Destination=Program Files\WCA
  74. XferFiles_Source=$Install_FromDrive$\Instal32\wcarchiv.z
  75.  
  76. ;Copyright Blurb=Copyright 1996 Broderbund Software
  77.  
  78. On-line Registration=$Install_FromDrive$\Instal32\E_Reg\Register.exe
  79.  
  80. Reboot_System=False
  81.  
  82. ;**************************************************
  83. ;***** [ Customization for the Start menu ] *******
  84. ;  Syntax: "Item#_Caption=", "Item#_CmdLine="
  85. ;**************************************************
  86.  
  87. [Start Menu Items]
  88. Folder=Broderbund Software
  89. Item1_Caption=Write, Camera, Action!
  90. Item1_CmdLine=$Install_ToDirectory$\WCA.exe  
  91. Item1_WrkDir=$Install_ToDirectory$
  92.  
  93. ;**************************************************
  94. ;********** [ 3rd Party Executables ] *************
  95. ; Syntax: "Item#_Description=", "Item#_Executable="
  96. ;**************************************************
  97.  
  98. [Third Party Executables]
  99. Item1_Executable=$Install_FromDrive$\Instal32\QTWSet32\QT32inst.exe
  100. Item1_Description=QuickTime For Windows   (To Show Movies)
  101.